See Also

TimeIntervalCollection Class  | TimeIntervalCollection Members  | Overload List

Language

Visual Basic

C#

Show All

timeIntervalList
A list of TimeInterval objects to add.
See Also Languages dotnetCHARTING Send comments on this topic.

Add(TimeInterval[]) Method

Adds the specified TimeInterval objects to this collection.

[Visual Basic]
Overloads Public Sub Add( _    ByVal ParamArray timeIntervalList() As TimeInterval _ )
[C#]
public void Add(    params TimeInterval[] timeIntervalList );

Parameters

timeIntervalList
A list of TimeInterval objects to add.

See Also

TimeIntervalCollection Class  | TimeIntervalCollection Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.